Fix how gdb-mi calls display-buffer to avoid switching frames.
authorChong Yidong <cyd@gnu.org>
Thu, 18 Oct 2012 19:46:18 +0000 (03:46 +0800)
committerChong Yidong <cyd@gnu.org>
Thu, 18 Oct 2012 19:46:18 +0000 (03:46 +0800)
commite55c949cdd36de0dcc4d7a5162e9d9c65ddee297
treec1fdfba0279953687dbe25772b8931d91a81a7ec
parent43e9321cf06571dea937b0102d0d93cbb6ff96cb
Fix how gdb-mi calls display-buffer to avoid switching frames.

* lisp/progmodes/gdb-mi.el (gdb-display-buffer-other-frame-action):
Convert to defcustom.
(gdb-get-source-file): Don't bind pop-up-windows.

* lisp/progmodes/gud.el (gud-display-line): Don't specially re-use
other frames for the gdb-mi case.
lisp/ChangeLog
lisp/progmodes/gdb-mi.el
lisp/progmodes/gud.el